home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 4628 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Date: Mon, 25 Mar 1996 13:55:34 -0800
  2. From: tm@netcom.com (Toshiyasu Morita)
  3. Message-ID: <gnusenet199603252155.NAA11650@netcom9.netcom.com>
  4. To: gnu-gcc-announce@rutgers.edu
  5. Subject: Re: GNU C-compiler port to 6502
  6. Newsgroups: comp.sys.cbm,gnu.gcc.help,de.comp.gnu,comp.sys.atari.8bit
  7. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  8. X-Newsreader: TIN [version 1.2 PL1]
  9. Distribution: world
  10. Approved: info-gnu@prep.ai.mit.edu
  11. Path: prep.ai.mit.edu!gnu
  12. Followup-To: comp.sys.cbm,gnu.gcc.help,de.comp.gnu,comp.sys.atari.8bit
  13.  
  14. In article <gnusenet4irqpb$7pc@esel.cosy.sbg.ac.at> you wrote:
  15. :  Hi there!
  16.  
  17. : Is anybody out there by chance working on a gcc port to the 6502?
  18. : I have found an _lcc_ port, but that seems to produce rather poor assembly
  19. : for certain C code sequences.
  20.  
  21. Hmmm, which certain C code sequences?
  22.  
  23. :  I would maybe try to port gcc myself, but only if there are volunteers
  24. : to assist me ;-)
  25.  
  26. :  BTW: In my opinion it _should_ be possible to do such a port, because
  27. : there is a similar project already (namely Coactive's 68hc11-gcc).
  28. : Clear enough, one would have to define some pseudo-register scheme
  29. : and assembly macros to handle this, but this can certainly be done.
  30.  
  31. It would be nasty, and produce much worse code than lcc.
  32. lcc at least tries to use the native registers, instead of trying to use 
  33. pseudo-registers.
  34.  
  35. : Greetings,
  36. : -Gerhard
  37.  
  38. Toshi
  39.  
  40.  
  41.